Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure "lstm" Folder exists #2913

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Ensure "lstm" Folder exists #2913

wants to merge 3 commits into from

Conversation

Sn0w3y
Copy link
Contributor

@Sn0w3y Sn0w3y commented Dec 6, 2024

Right now one needs to create the Folder manually as otherwise we get:

Dec 06 05:31:36 edge1 java[9879]: java.io.FileNotFoundException: /var/lib/openems/lstm/UnmanagedConsumptionActivePower (No such file or directory)

This PR includes the "mkdir" for the model Folder.

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2913      +/-   ##
=============================================
+ Coverage      56.85%   56.86%   +0.01%     
- Complexity      9800     9806       +6     
=============================================
  Files           2281     2281              
  Lines          97624    97632       +8     
  Branches        7208     7210       +2     
=============================================
+ Hits           55491    55505      +14     
+ Misses         40047    40042       -5     
+ Partials        2086     2085       -1     

@sfeilmeier sfeilmeier requested a review from pooran-c December 6, 2024 14:32
@Sn0w3y
Copy link
Contributor Author

Sn0w3y commented Jan 16, 2025

@pooran-c some news ? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant